home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / MySql / sql-bench / Results-win32 / big-tables-ms-sql_odbc-NT_4.0- < prev    next >
Encoding:
Text File  |  2001-01-01  |  722 b   |  20 lines

  1. Testing server 'Microsoft SQL Server  7.00 - 7.00.517 (Intel X86) ' at 1998-09-07  2:19:13
  2.  
  3. Testing of some unusual tables
  4. All tests are done 10000 times with 16 fields
  5.  
  6. Testing table with 16 fields
  7. Testing select * from table with 1 record
  8. Time to select_many_fields(10000): 39 secs (39.20 usr  0.00 sys = 39.20 cpu)
  9.  
  10. Testing select all_fields from table with 1 record
  11. Time to select_many_fields(10000): 39 secs (39.41 usr  0.00 sys = 39.41 cpu)
  12.  
  13. Testing insert VALUES()
  14. Time to insert_many_fields(10000): 39 secs (38.70 usr  0.00 sys = 38.70 cpu)
  15.  
  16. Testing insert (all_fields) VALUES()
  17. Time to insert_many_fields(10000): 37 secs (37.06 usr  0.00 sys = 37.06 cpu)
  18.  
  19. Total time: 155 secs (154.44 usr  0.00 sys = 154.44 cpu)
  20.